Uses of Interface
com.cisco.pt.ipc.sim.pdu.CapwapControlMessage
Packages that use CapwapControlMessage
-
Uses of CapwapControlMessage in com.cisco.pt.ipc.sim.pdu
Methods in com.cisco.pt.ipc.sim.pdu that return types with arguments of type CapwapControlMessageMethod parameters in com.cisco.pt.ipc.sim.pdu with type arguments of type CapwapControlMessageModifier and TypeMethodDescriptionvoidCapwapUdpPacket.setControls(List<CapwapControlMessage> controls) -
Uses of CapwapControlMessage in com.cisco.pt.ipc.sim.pdu.impl
Classes in com.cisco.pt.ipc.sim.pdu.impl that implement CapwapControlMessageFields in com.cisco.pt.ipc.sim.pdu.impl with type parameters of type CapwapControlMessageModifier and TypeFieldDescriptionprotected List<CapwapControlMessage>CapwapUdpPacketImpl.controlsMethods in com.cisco.pt.ipc.sim.pdu.impl that return types with arguments of type CapwapControlMessageMethod parameters in com.cisco.pt.ipc.sim.pdu.impl with type arguments of type CapwapControlMessageModifier and TypeMethodDescriptionvoidCapwapUdpPacketImpl.setControls(List<CapwapControlMessage> controls)